A question that ought to be asked is the relevancy of quantum computing through the perspective of the average user . Since its inception quantum computing has been an intellectual field grounded in academia. Unfortunately, much of the general population is not aware of the quantum computing's existence. In my argument, quantum computing need not be commercialized until it is further developed.
I work in this field. Quantum computers currently have no practical applications that outperform classical computers. Finding applications is currently an open research question whose answer mostly depends on how good the hardware gets over the next couple of years.
Mainly quantum simulation. The (most industrially relevant) dream is that you can do direct simulation of large, complicated molecules to better understand them. This is a place where the best understanding is that quantum computing is an exponential speed up although this is quite difficult to prove
For example, at an air operator company, if you can calculate optimal schedule of plane flights so you fly as least miles as possible, you can make millions daily.
This is a travelling salesman problem. It's true that a conventional computer cannot truly solve this problem for large size inputs because it is NP-hard. Whether the inputs for an actual scheduled aviation company are large enough to make this important I somewhat doubt, but regardless:
We have good heuristics for this problem which are very close to the likely best solution. So instead of an amazing pay off for a true solution you get in fact only a slight improvement or worse in some cases merely confirmation that your existing heuristic answer was actually the best possible.
Quantum computers don’t have such a compelling case for optimization. Classical optimization algorithms are really good. Usually if you look hard enough you can find a sqrt(n) speed up but I don’t think these are the applications that will change the world
Classical computers might not find the optimal schedule but can likely solve for good enough scheduling for a fraction of the price. I’m curious if the difference would result in millions daily for a single air operator company
Cryptocurrency is supposed to be used by regular people (and that's how it gets money, basically as a pyramid scheme). Quantum computers are supposed to be used for a certain class of problems where it can do better than classical computers. So I'd say it's a significantly different domain and it doesn't really matter that most people don't understand it because it's a very specialized use case.