- What was a proposed alternative to Segwit?
A proposed alternative to Segwit was to do a hard fork and rise the bitcoin block size limit to 2 mb.
- What did Segwit solve more than just the scaling issue?
The Segwit upgrade removes the witness information (signatures) from the transaction data itself, which enables many 2. layer solutions of the system to put more trust in the transaction ID (hash) before it becomes confirmed in a block.
- How is Segwit and the Lightning network connected?
The lightning network is a 2. layer solution to bitcoin, that uses the new features of transaction IDs, enabled by Segwit.
- Are people, wallets and other services forced to use Segwit?
No. The Segwit upgrade was a soft fork, which means that transactions of the old type is still accepted as valid, by nodes already running the upgraded software.