How can I sort products by name in the store backend?

You can use liquid’s sort filter: https://shopify.github.io/liquid/filters/sort_natural/, although it will require liquid programming