Good leap forward but much more than 99% is needed, at least 5-6 nines.
Thing is that, as you add more qubits, "operation fidelity" (as they call it) goes down exponentially, maybe even superexponentially (?), so it's very hard to keep it within an acceptable range on larger systems.
Sure, in theory, in practice there's all sort of physical constraints on the hardware that add/depend on each other and whose complexity "grows" (I'm abusing the term, I know) much faster than linear, hence why I used the term exponential.
"Quantum mechanical states are extremely fragile and require near absolute isolation from the environment. Such conditions are hard to create and typically require temperatures near absolute zero and shielding from radiation. Thus, building quantum computers is expensive and difficult. The challenge increases dramatically with increasing size (number of qubits and the length of time they must be coherent) and thus only small to medium scale computers have been built so far.", from [1]. Also, I recommend reading out the whole article as it gives a nice, broad, overview of the challenges in place, it's not as easy as putting 1 qubit + 1 qubit together.
There is an extremely broad range of scaling between linear and exponential…
Even in architectures with nearest neighbor gates, the (multiplicative) overhead stemming from error correction will only need to be logarithmic in the size of the computation. The constants may be unfavorable, but a log is still a log. See for example https://arxiv.org/abs/1208.0928 and https://arxiv.org/abs/1310.2984
Actually, it doesn't increase much faster than linear. It's quasilinear, and so in O(n^(1+\epsilon) for all \epsilon > 0. There are a variety of such results, so most objections don't hold weight.
The paper you linked to names challenges, but it only states those in respect to reaching practical scaling, which is a result of the constant that is associated with the growth rate, but not the growth rate itself.
Thing is that, as you add more qubits, "operation fidelity" (as they call it) goes down exponentially, maybe even superexponentially (?), so it's very hard to keep it within an acceptable range on larger systems.