On my mind is this idea of a "unilateral exit box". So in lightning we have the balance of my side of the channel and the balance of your side of the channel, and I think we should have a balance for miners that increases with each channel update (so its paid incrementally as part of ln routing fees).
This construct would SUCK without Eltoo/LNSymmetry, because it would mean your channel partner just sent an old state update using your aggregated mining fees and you have to pay your own mining fee by yourself to get a justice transaction. With Eltoo/LNSymmetry, you just replace their transaction with your updated state and use the same mining fees.
This construct scales out to when a bunch of people are all updating the same channel (multi-party channel) and when multi-party channels are issuing timeout tree vtxos to casual users.
And that's how I think we'll scale lightning with unilateral exit while paying extremely high mining fees in a pain minimized way.